home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20000824-20010305 / 000298_news@columbia.edu _Thu Feb 15 17:45:36 2001.msg < prev    next >
Internet Message Format  |  2001-03-05  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA27007
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 15 Feb 2001 17:45:35 -0500 (EST)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA29173
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 15 Feb 2001 17:45:35 -0500 (EST)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA05528
  10.     for kermit.misc@watsun.cc.columbia.edu; Thu, 15 Feb 2001 17:31:16 -0500 (EST)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: jaltman@columbia.edu (Jeffrey Altman)
  13. Subject: Re: Connecting through Windows terminal server
  14. Date: 15 Feb 2001 22:31:15 GMT
  15. Organization: Columbia University
  16. Message-ID: <96hlbj$5cl$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <FHXi6.3865$1w.42919@newsr1.maine.rr.com>,
  20. John Hill <jhill@sawmillmanager.com> wrote:
  21. : We have a customer with a Windows NT machine local in their office running
  22. : terminal server.  At his remote locations he has 8 port serial ports that is
  23. : configured as com2 thru com9.  He wants to use com5 to connect to kermit on
  24. : the NT machine.  We have MS-DOS Kermit v3.15 running on a DOS based handheld
  25. : which he connects to the serial port and Kermit 95 v1.1.17 running on the
  26. : Windows NT machine.  Is it as simple as setting up the kermit session on the
  27. : NT machine to be waiting on com5?  Can this be done?  What information do I
  28.  
  29. The current version of K95 is 1.1.20.  Free updates are available from
  30.  
  31.   http://www.kermit-project.org/k95patch.html
  32.  
  33. You can either configure a single session of K95 to listen to COM5 using
  34. SERVER mode or configure the K95 HostMode Script to act as a mini-BBS
  35. for the hand held user.
  36.  
  37.  Jeffrey Altman * Sr.Software Designer      C-Kermit 7.1 Alpha available
  38.  The Kermit Project @ Columbia University   includes Secure Telnet and FTP
  39.  http://www.kermit-project.org/             using Kerberos, SRP, and 
  40.  kermit-support@kermit-project.org          OpenSSL.  SSH soon to follow.